records
Hauptwohnbevölkerung nach Konfession 2022
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"hauptwohnbevolkerung-nach-konfession-2022",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/hauptwohnbevolkerung-nach-konfession-2022"
}
] - "definitions":{
- "hauptwohnbevolkerung-nach-konfession-2022":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/hauptwohnbevolkerung-nach-konfession-2022_records"
}
}
} - "records":
} - "properties":
- "hauptwohnbevolkerung-nach-konfession-2022_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "stadtbezirk":,{
- "type":"integer",
- "title":"Stadtbezirk",
- "description":""
} - "stadtbezirk0":,{
- "type":"string",
- "title":"Stadtbezirk",
- "description":""
} - "hwb_evangelisch":,{
- "type":"integer",
- "title":"HWB evangelisch",
- "description":""
} - "hwb_rom_kath":,{
- "type":"integer",
- "title":"HWB röm-kath",
- "description":""
} - "hwb_sonstige":,{
- "type":"integer",
- "title":"HWB sonstige",
- "description":""
} - "hwb_gesamt":,{
- "type":"integer",
- "title":"HWB gesamt",
- "description":""
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "stadtbezirk":
}
} - "fields":
} - "properties":
} - "hauptwohnbevolkerung-nach-konfession-2022":
}